﻿2026-07-28T04:51:51.6411545Z ##[group]Run actions/checkout@v5
2026-07-28T04:51:51.6412025Z with:
2026-07-28T04:51:51.6412389Z   repository: BigscreenVR/spt-bs-core
2026-07-28T04:51:51.6415113Z   token: ***
2026-07-28T04:51:51.6415484Z   ssh-strict: true
2026-07-28T04:51:51.6415933Z   ssh-user: git
2026-07-28T04:51:51.6416291Z   persist-credentials: true
2026-07-28T04:51:51.6416676Z   clean: true
2026-07-28T04:51:51.6417033Z   sparse-checkout-cone-mode: true
2026-07-28T04:51:51.6417447Z   fetch-depth: 1
2026-07-28T04:51:51.6417786Z   fetch-tags: false
2026-07-28T04:51:51.6418140Z   show-progress: true
2026-07-28T04:51:51.6418493Z   lfs: false
2026-07-28T04:51:51.6418827Z   submodules: false
2026-07-28T04:51:51.6419261Z   set-safe-directory: true
2026-07-28T04:51:51.6419642Z   allow-unsafe-pr-checkout: false
2026-07-28T04:51:51.6420077Z ##[endgroup]
2026-07-28T04:51:51.7247341Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T04:51:51.7249425Z ##[group]Getting Git version info
2026-07-28T04:51:51.7250332Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-28T04:51:51.7251642Z [command]/usr/bin/git version
2026-07-28T04:51:51.7252200Z git version 2.43.0
2026-07-28T04:51:51.7253936Z ##[endgroup]
2026-07-28T04:51:51.7264855Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d2fe1f31-e65f-4a6e-b965-4a2e59b361a8' before making global git config changes
2026-07-28T04:51:51.7266472Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T04:51:51.7268265Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T04:51:51.7301230Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-28T04:51:51.7320070Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T04:51:51.7330424Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T04:51:51.7332859Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T04:51:51.7350706Z HEAD
2026-07-28T04:51:51.7381346Z ##[endgroup]
2026-07-28T04:51:51.7382185Z [command]/usr/bin/git submodule status
2026-07-28T04:51:51.7563296Z ##[group]Cleaning the repository
2026-07-28T04:51:51.7566990Z [command]/usr/bin/git clean -ffdx
2026-07-28T04:51:51.7603991Z [command]/usr/bin/git reset --hard HEAD
2026-07-28T04:51:51.7766921Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T04:51:51.7772299Z ##[endgroup]
2026-07-28T04:51:51.7774532Z ##[group]Disabling automatic garbage collection
2026-07-28T04:51:51.7778583Z [command]/usr/bin/git config --local gc.auto 0
2026-07-28T04:51:51.7806352Z ##[endgroup]
2026-07-28T04:51:51.7807157Z ##[group]Setting up auth
2026-07-28T04:51:51.7812447Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T04:51:51.7838580Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T04:51:51.8032675Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T04:51:51.8058834Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T04:51:51.8245307Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T04:51:51.8303760Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T04:51:51.8498431Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-28T04:51:51.8529588Z ##[endgroup]
2026-07-28T04:51:51.8530475Z ##[group]Fetching the repository
2026-07-28T04:51:51.8536300Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +aebc3b79b504ee77a56ab487ca1db5aa23e74a55:refs/remotes/pull/117/merge
2026-07-28T04:51:52.3662963Z ##[endgroup]
2026-07-28T04:51:52.3663971Z ##[group]Determining the checkout info
2026-07-28T04:51:52.3664901Z ##[endgroup]
2026-07-28T04:51:52.3668335Z [command]/usr/bin/git sparse-checkout disable
2026-07-28T04:51:52.3712265Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-28T04:51:52.3750821Z ##[group]Checking out the ref
2026-07-28T04:51:52.3753954Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/117/merge
2026-07-28T04:51:52.3805899Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T04:51:52.3809227Z ##[endgroup]
2026-07-28T04:51:52.3844399Z [command]/usr/bin/git log -1 --format=%H
2026-07-28T04:51:52.3865759Z aebc3b79b504ee77a56ab487ca1db5aa23e74a55
